Auto merge of #1748 - pwoolcoc:feature/quiet-mode, r=alexcrichton
authorbors <bors@rust-lang.org>
Wed, 1 Jul 2015 17:18:25 +0000 (17:18 +0000)
committerbors <bors@rust-lang.org>
Wed, 1 Jul 2015 17:18:25 +0000 (17:18 +0000)
commitb48cd463a0547d8d02b70b28be80161aab2a3e51
tree801cdfa8c97cd37c2a815bf71d2984a80eeebaa9
parentc8c6e5750e0ebcacf00e5df4f8f09dbe154cac46
parent88e557fbdcdf754929c8dcd33f630fc2423971eb
Auto merge of #1748 - pwoolcoc:feature/quiet-mode, r=alexcrichton

New version of #738, adds `-q` and `--quiet` to all `cargo` subcommands.

cc @sinistersnare (sorry it took me 1.5 months to circle back around to this)